ref(node22): Using Promise.withResolvers()#3268
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Clean, well-scoped refactoring. engines already requires ^22.18.0 || ^24.0.0, CI confirms Node 22.18.0+ support, all new Promise( usages in src/ are migrated, and the implementation is correct. No issues found.

The feature introduced in Node 22.0.0